kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Char
/
toInt
to
Int
Native
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
external
fun
toInt
(
)
:
Int
Content copied to clipboard
Returns the value of this character as a
Int
.